gsktransform: Make next == NULL case explicit
authorTimm Bäder <mail@baedert.org>
Sat, 6 Jun 2020 07:05:49 +0000 (09:05 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 19 Jun 2020 03:26:24 +0000 (05:26 +0200)
commita974c83423715cf6752194b0ab4f8a50a0bb9bb8
tree0caabf522aa06cbb3fce3db5275dc58edbc02344
parent5eb181281a23aeb1b6c2ae5849eecca2937774b8
gsktransform: Make next == NULL case explicit

This is handled with the is_identity() check as well but this way it's
much more obvious what's happening
gsk/gsktransform.c